fan out
英 [fæn aʊt]
美 [fæn aʊt]
成扇形散开
英英释义
verb
- move outward
- The soldiers fanned out
双语例句
- Iterate: The Fan In waits to receive all messages produced by the corresponding Fan Out primitive when in iterate mode; all of the occurrences in the repeating element have been traversed.
Iterate(遍历):在iterate模式下,扇入等待接收由相应扇出原语产生的所有消息;重复元素的所有出现都已遍历。 - You can also combine the Fan Out primitive with a Fan In primitive to perform aggregation of messages.
您还可以将FanOut原语与FanIn原语结合,以执行消息的聚合。 - This is useful in ensuring that the configuration of the Fan In and corresponding Fan Out complement each other.
这对于确保扇入和相应扇出的配置互补很有用。 - This feature becomes powerful when used in conjunction with the new Fan Out and Fan In mediation primitives.
此功能与新的FanOut和FanIn中介原语结合使用时功能非常强大。 - The Fan Out is set to iterate over the repeating elements in the request message, which in this case are the SalesOrders.
在请求消息中,将扇出设置为遍历重复元素,在这种情况下,重复元素是SalesOrders。 - A way to find a class with too much responsibility is through the efferent coupling measure, also referred to as fan out complexity.
找到带有太多责任的类的一个方法就是通过传出耦合度量方法,亦指扇出复杂度。 - Shaped like a palm tree, its branches fan out into the Persian Gulf.
岛屿呈现棕榈树状,它的树枝向波斯湾呈扇形展开。 - The Fan Out mediation is configured in this instance to fire its output terminal only once.
FanOut中介在此实例中配置为仅触发其输出末端一次。 - For each element within the array, a message is fired with the selected item of the array stored within the Fan Out Context, which is covered in more detail later in this article.
对于数组中的每个元素,为存储在扇出上下文中的数组中的选定项触发一条消息,本文的稍后部分将对此进行详细说明。 - You can configure the Fan Out mediation primitive to fire its output terminal just once or once for each element obtained using a specified XPath expression.
您可以配置FanOut中介原语,以仅触发其输出末端一次,或对使用指定XPath表达式获取的每个元素都触发一次。